Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Console.Error message when decoding file #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Stenerson
Copy link

This message was being written to my error logs on each call to decode it appears to be debugging output that is not necessary (and unwanted) in a production environment. Alternatively a settings file could be used but removing this message was the best option for our product, running in a Linux x64 environment.

@vaishnavi-charde-github

For php this code system function of write stm file code in output file not work. How to implement it in php codeigniter framework.

@Stenerson
Copy link
Author

@vaishnavi-charde-github I don't think your comment is related to this specific PR. It may be helpful to add an issue to the repo if you think something is not working or the documentation is not sufficient?

For what it's worth, we're using this SDK with CodeIgniter and it's working great. We used the examples as inspiration and are converting Star markup into binary data that the printer understands/accepts using the cputil program as suggested here: https://github.com/star-micronics/cloudprnt-sdk/blob/master/ExampleServers/php_queue/cloudprnt.php#L116

Good luck!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants